This file contains all the info about changes in LEdit VBX wrapper from 
version 1.01 up to latest available version.

Changes in version 2.05 compared to version 2.03
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Print method renamed to PrintText method because
  of incompatibility with VB 3.0

- NotifyFound method added

Changes in version 2.03 compared to version 2.02
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- QuietFind method added

- WrapKeys property added

Changes in version 2.02 compared to version 2.01
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Now using NextPage method requires PageDC property

- NoPrintDialog and NoPrintProgress properties added

Changes in version 2.01 compared to version 2.00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Properties LineSkip, GetWrapLine, GetWrapLineLength,
  GetWrapLineCount added

Changes in version 2.00 compared to version 1.06
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- PrintPage event added

- WordBreak event added

- WordWrap, WordWrapAuto, WordWrapWidth and
  WordWrapRightMargin properties added

- PrintedPageNum property added

- HighlightedLine/HighlightedPos properties added

- MultilineStrings/SinglelineStrings properties added

- Skip property added

- FirstVisibleLine/FirstVisiblePos properties made
  writeable

- ExtraComments/Item2AsComment properties added

- CaretWidth property added

- BookmarksMax property added

- Print/PrinterSetup "methods" added

- DrawPage/NextPage "methods" along with PageFirstLine,
  PageHeight, PageSkip, PageWidth, PageWordWrapWidth
  and PageDC properties added.

- Syntax property meaning extended to meet new standards
  for LEdit V2.00

Changes in version 1.06 compared to version 1.04
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- LEdit VBX adjusted to follow new protocol in LEDIT.DLL V1.06
  to be workable under Windows NT

Changes in version 1.04 compared to version 1.02
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ReplaceAll "method" added

- Find and Replace "methods" added

- SearchDirection, SearchMatchCase, SearchWholeWords, SearchFindString
  and SearchReplaceString properties added

- StartInComments property added

- MacStyleSave property added

- Properties PaintMode, Highlight, ScrollBars, ExtraHorzSpacing,
  ExtraVertSpacing, HasFile, HasMenu, CanChangeFile and CanChangeFont
  are made changeable at Run-time.

Changes in version 1.02 compared to version 1.01
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- GroupNumber property introduced

- UnixStyleSave property introduced

- CurrentWordAsText property introduced

- MultilineItems property introduced

- BookmarkNumber, BookmarkLine, BookmarkAttr, BookmarkBackColor and
  BookmarkForeColor properties introduced.
